How do I replace characters not in range [0x5E10, 0x7F35] with '*' in PHP?

Posted by openid on Stack Overflow See other posts from Stack Overflow or by openid
Published on 2010-04-28T09:07:18Z Indexed on 2010/04/28 9:13 UTC
Read the original article Hit count: 277

Filed under:
|
|

I'm not familiar with the how regular expressions treat hexadecimal, anyone knows?

© Stack Overflow or respective owner

Related posts about php

Related posts about regex